﻿/*
{
"themeName": "Air Grey"
}
*/
body {
	font: 0.8em "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	color: #dbdbdb;
	background-color: #363636;
	padding: 0;
	margin: 0;
	text-align: center;
}




#content, #board
{
	margin: 10px 0px 0px 0px;
	background-color: #fff;
	padding: 20px 20px 20px 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #3c3c3c;
	
}

#sidebar
{
	float: left;
	width: 200px;
	border: 1px solid red;
	margin: 20px;
}

#centerDiv
{
	margin: 0px auto 0px auto;
	text-align: left;
	width: 920px;
	position: relative;
}

#fbLike
{
	position: absolute;
	left: 940px;
	top: 100px;
}

#header
{

	
	padding: 10px 0px 0px 0px;
	width: 100%;
	clear: both;
	margin: 0px;
	height: 80px;
	position: relative;
	vertical-align: middle;
}

#titleLogo
{
	position: absolute;
	width: 500px;
}

#header h1
{
	margin: 0px;
	padding: 20px 0px 5px 0px;
	color: #dbdbdb;
	display: block;
}
#header h1 a
{
	color: #dbdbdb;
	text-decoration: none;
}

#logo
{
	float: left;
	margin: 10px 20px 0px 0px;
}

#menu
{
	
	padding: 0px 0px 5px 0px;
	text-align: right;
	width: 600px;
	float: right;
	
	height: 70px;

}

#menu div
{
	width: 600px;
	position: absolute;
	z-index: 99999;
	bottom: 0px;
	right: 0px;
}

#menu a, #footer a
{
	color: #dbdbdb;


}
#menu a:hover
{
	text-decoration: underline;
}

#menu ul
{
	display: block;
	float: right;
	margin: 10px 0px 0px 0px; 
	padding: 0px;
}

#menu li
{
	margin-left: 20px;
	display: block;
	float: left;
}

#loginInfo
{

	float: right;
	display: block;
	font-weight: bold;
	position: relative;
	top: -10px;
	font-size: 1.2em;
	width: 300px;
}

#header .avatar
{
	float: right;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	position: relative;
	top: -10px;
}
#header .avatar img
{
	border: none;
}

#footer
{
	padding: 10px 0px; 
}

#searching
{
	clear: both;
	padding: 0px 0px;
	margin-top: 10px;
/*	background: #555;*/

}

#searching form
{
	margin: 0px;
}

#searching input
{
	
	margin: 0px;
}

#replyContainer
{
	background: #fff;
}



.colorPicker
{
	border: 1px solid #555;
}

.cleaner
{
	clear: both;
}

label {
	padding-right: 20px;
	padding-top: 3px;
	display: block;
	float: right;
	color: #3c3c3c;
}
td > label {
	float: none;
	display: inline;
	padding: 0px 0px 0px 10px;
}


#formbutton {
	margin-left: 100px;
}

h1 {
	font-size: 190%;

}

h2 {
	font-size: 170%;

}
h3
{
	font-size: 130%;
}

h1, h2, h3, h4
{
	margin: 20px 0px 10px 0px;
	padding: 0px;

}

p
{
	padding: 0px;
	margin: 0px 0px 5px 0px;
	line-height: 160%;
}


a {
	color: #3c3c3c;
}

a:hover
{
	color: #707070;
}

pre
{
	border-left: 3px solid #aaa;
	background: #f5f5f5;
	padding: 10px;
}

blockquote
{
	font-style: italic;
	background: #f5f5f5 url('../../graphics/quote.png') no-repeat 5px 3px;
	margin-left: 0px;
	padding: 10px 10px 10px 40px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	display: block;
}

code
{
	background: #eee;
	font-size: 1.3em;
}

ul
{
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
}

li
{
	line-height: 160%;
}

dt, dd
{
	line-height: 160%;
}

dt
{
	float: left;
	margin-right: 10px;
	
}

a img
{
	border: none;
}

hr{
    border: none;
    background: none;
    border-bottom: 1px solid #ccc;
    height: 0px;
    margin: 20px 0px;
    clear: both;
}

dl
{
	margin: 20px 0px;
}

#message {
	margin: 10px 0;
	color: #f00;
}

#logged-in {
	margin-top: 3em;
	font-size: 90%;
}

div.flash {
    background: #ffd042;
    margin: 0px 0px 0px 0px;  
	padding-top: 10px;
	width: 100%;
}

div.flash div.inflash
{
	width: 920px;
	margin: 0px auto;
	text-align: left;
}

div.wrong
{
	background: #ff5151 !important;
}

div.flash > div
{
    position: relative;
	color: #000;
    padding: 0px 20px 10px 20px;
	font-size: 1.3em;	
}

div.flash a.close
{
	float: right;
	position: relative;
	z-index: 999;
	width: 16px;
	height: 16px;
	margin: 0px 20px 0px 20px; 
	display: block;
}

table
{
	border-collapse:collapse;
	font-size: 1em;
}

th, td
{
	vertical-align: top;
}

.reply {
	padding: 0px;
	margin: 20px 0px 20px 0px;
	width: 100%;
	border-top: #eee 3px solid;
	background: url(../../graphics/reply-background.gif) repeat-y;
}



.reply .userinfo
{
	
	width: 210px;
	background: #eee;
	float: left;
	position: relative;
	top: -3px;

}

.reply .userinfo .in
{
	float: left;
	width: 130px;
	margin-bottom: 20px;
}


.reply .userinfo h3
{
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}


.reply .rightCorner
{
	float: left;
	width: 670px;
	margin-top: 10px;
	
	
}

.reply .rightCorner .date
{
	margin: 2px 0px 0px 20px;
	float: left;
	display: block;
	color: #a5a5a5;
}

.reply .rightCorner .read
{
	color: #cf5d00 !important;
}

.reply .postsCountStatus
{
	color: #7a7a7a;
}

.reply .nameInReply
{
	text-decoration: none;
}


.reply .avatar
{
	float: left;
	margin: 10px 10px 10px 10px;
	width: 60px;
	height: 60px;
}



.reply .postNumber
{
	float: right;
	color: #aaa;
	font-size: 1.3em;
	margin-left: 10px;
}

.reply .replyWrap
{
	float: right;
	width: 650px;	
}

.reply .replyContent img
{
	width: expression(this.width > 650 ? 650: true);
	max-width:650px;
}

div.userlist div.name
{
	float: left;
	width: 210px;
	height: 30px;
	overflow: hidden;
	margin: 0px 10px 10px 0px;
	font-size: 90%;
}

div.userlist img.avatar
{
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 10px; 
}

table.forum
{
	width: 100%;
}

table.forum td, table.forum th
{
	padding: 8px;

	border-bottom: 1px solid #ebebeb;
	text-align: left;
	
}

table.forum th
{
	background: #666;
	color: #fff;
	padding: 5px 10px 5px 10px;
	font-size: 1.2em;
}

table.forum td.topicRow
{
	padding-left: 24px;
	background: url('../../graphics/icon-topic.png') no-repeat 0px 9px;
	border-left: none;
	
}

table.forum td.sticky
{
	background-image: url('../../graphics/icon-sticky.png');
	font-weight: bold;
}

table.forum td.new
{
	background-image: url('../../graphics/icon-topic-new.png') !important;
	font-weight: bold;
}

table.forum td.lastPost
{
	font-size: 0.9em;
}

table.forum th.smallRow
{
	width: 70px;
}

table td.numRow, table th.numRow
{
	text-align: right;
}

table.main
{
	margin: 10px 0px 10px 0px;
}

table.main td.sortable
{
	background: url('../../graphics/sort.png') no-repeat 0px 0px !important;
	cursor: move;
}

table.main td.forumRow
{
	padding: 0px 0px 10px 45px;
	background: url('../../graphics/icon-forum.png') no-repeat 0px 0px;
	
}
table.main td.unread
{
	background: url('../../graphics/icon-forum-new.png') no-repeat 0px 0px;
}

table.main td.forumRow h2
{
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}


table.ordinary
{
	margin: 10px 0px;
}

table.ordinary td
{
	padding: 5px 10px;
	border: 1px solid #bebebe;
	
}

table.ordinary thead td
{
	color: #eee;
	background: #555;
	
}

table.ordinary thead td a
{
	color: #eee;
}

.signature
{
	border-top: 1px solid #ccc;
	color: #a5a5a5;
	font-size: 0.9em;
	width: 400px;
	margin-top: 10px;
	padding-top: 10px;
}

form ul.error
{
	margin-left: 0; padding-left: 0;
}

form ul.error li
{
	list-style-type: none;
	color: #fff;
	background: #9f2f2f;
	padding: 3px 5px 3px 5px;
	margin: 0px;
}

form table small
{
	clear:left;
	color:#888888;
	display:block;
	font-size:0.9em;
	font-style:italic;
}
form table td, form table th
{
	padding-bottom: 5px;
}

form table th
{
	padding-top: 3px;
}

form
{
	margin: 10px 0px 10px 0px;
}

form input {
	margin-bottom: 2px;
	font-size: 100%;
}

form input.default {
	font-weight: bold;

}

form input.button
{
	margin-top: 10px;
}

form table
{
	
}

/* iconSelect - icon selector in form */

form tr.iconSelect td
{
	width: 150px;
	height: 300px;
	border: 1px solid #ddd;
	overflow: scroll;
	display: block;
}

form .iconSelect input
{
	
	width: 32px;
	height: 32px;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	display: inline;
}

form .iconSelect label
{

	width: 32px;
	height: 32px;
	display: inline;

}

form input.button
{
	font-size: 1.3em;
	padding: 3px 10px;
}

form input, form textarea, form select
{
	padding: 3px;
	font: 1em "Trebuchet MS", "Geneva CE", lucida, sans-serif;

}

form input[type=text], form input[type=password], form select, form textarea
{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #888;
}

#frmreplyForm-text
{
	width: 600px;
	height: 150px;
}

.newTopic
{
	background: url('../../graphics/plus.png') no-repeat 0px 6px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 1.3em;
	margin: 10px 0px 10px 0px;
}


/* snippet-navigation- */

#snippet-navigation-
{
	padding: 0px;
	height: 30px;
}

/* paginator */


.paginator
{
	margin: 20px 0px 20px 0px;
	float: right;
}

.paginator > .button
{

	font-weight: bold;
	text-decoration: none;
	padding: 4px 7px 4px 7px;
	background: #EAEAEA;
	color: #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
}
.paginator > a.button:hover, .paginator > a.button1:hover
{
	background: #c3c3c3;
}
.paginator > .button1
{

	border: none;
	font-weight: bold;
	background: #EAEAEA;
	padding: 4px 7px 4px 7px;
	text-decoration: none;
	color: #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
}
.paginator > span.button1
{
	color: #c3c3c3;
}
.paginator > .current
{
	font-weight: bold;
	text-decoration: none;
	padding: 4px 7px 4px 7px;
	background: #555555;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	

}

.admincommands
{
	text-align: right;
	float: right;
}

.admincommands a, .buttonLike
{
	color: #fff;
	background: #555555;
	padding: 0px 5px 0px 5px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display:inline-block;
	margin: 0px 0px 0px 10px;
	
}
.admincommands a:hover, .buttonLike:hover
{

	background: #777777;
	color: #fff;
}

.buttonLike
{
	background: #ddd;
	color: #555;
	display:inline-block;
	margin: 10px 10px 10px 0px
}

.rss
{
	background: url('../../graphics/icon-rss.png') no-repeat 0px 2px;
	padding: 0px 0px 0px 20px;
}



.texyla
{
	width: 700px;
}

.bigger
{
	font-size: 130%;
}

.lighter
{
	color: #777;
}

.top0
{
	margin-top: 0px;
	padding-top: 0px;
}

.emoticon
{
	position: relative;
	top: 2px;
}

.somethingNew
{
	color: #000;
	background: #ffc60a;
	padding: 1px 3px;
	font-size: 0.8em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}

/* profile */

#profile > img.avatar
{
	float: left;
	margin: 0px 20px 10px 0px;
}


/* tabs */

ul.tabs
{
	display: block;
	clear: both;
	padding: 0px;
	margin: 20px 0px;
	border-bottom: #b9b9b9 3px solid;
	height: 32px;
}

ul.tabs li
{
	display: block;
	float: left;
}

ul.tabs li a
{
	margin: 0px 5px;
	padding: 5px 10px;
	background: #d5d5d5;
	text-decoration: none;
	border: 1px solid #b9b9b9;
	border-bottom: none;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	font-weight: bold;
	height: 21px;
	display: block;
	font-size: 1.2em;
	
}

ul.tabs li a.current
{
	background: #fff;
	height: 24px;
}

